Previous Book Contents Book Index Next

Inside Macintosh: Programming With JManager /
Chapter 2 - JManager Reference / JManager Functions
Frame Manipulation Functions /


JMGetFrameContext

Returns the AWT context associated with a frame.

JMAWTContextRef JMGetFrameContext (JMFrameRef frame);
frame
The frame whose AWT context you want to determine.
function result
A pointer to the AWT context that owns the frame.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
10 DEC 1997